INsanes GUI and HUD.Jan 2024.

These files rework the standard HUD and GUI and will work from 480 X 600 4:3 aspect ratio up to 4K and also Ultra wide monitors.

The files should work on windows, Linux or MacOS. 
Tested on Windows only.
The files are stored in a special Half-Life subfolder so they don't overwrite standard files in "dod".

* The files in "resource" alter fonts known to problematic on Widescreens especially.
* The files in "resource\background" are images that make a GUI background that will "fit" instead of shrinking and expanding on different resolutions.
* The files in "resource\UI" alter the scoreboard (Fits 32 player servers) and spectaor area. The MOTD file is just to alter the OK button.   
* The files in "sprites" alter sprite images and "hud.txt" so the kills and deaths fonts have more room and don't overlap.

The .res files contain a lot of edits, if something was changed there is a note on that line what the fuction is.
TrackerScheme.res and ClientScheme have a lot of changed fonts and notes. 

You will notice I didn't adjust the chat font.
In dod, unlike source, the chat area is adjusted via commands.

If you want white small fonts you would copy and paste the below into the console or place in a userconfig.cfg

cl_hudfont "0"
con_color "255+255+255"

Other choices...

// ****** Chat Font *****
// Chat Font Size
// Large font - "cl_hudfont "2"
// Medium font [Default] -  "cl_hudfont "1"
// Small font - "cl_hudfont "0"
cl_hudfont "0"

// ****** Chat Font Color ****** 
// Default gold font - con_color "255+170+0"
// White font - con_color "255+255+255"
// Grey Font - con_color "240+240+240"
// Green Font - con_color "0+255+0"
con_color "255+255+255"


*****************
Installation

1. In the download, copy the "dod_addon" folder in the download to your "Half-Life" folder.

Finished.

*****************


*****************
Troublesooting amd FAQ

1. Can't find your "Half-Life" folder?

Go to <Your drive>:\<Your folder>\steamapps\common\Half-Life

e.g: 
D:\SteamLibrary\steamapps\common\Half-Life
C:\Program Files (x86)\Steam\steamapps\common\Half-Life

Just search your system 


2. Why use the "dod_addon" folder?
You will note we are not putting files directly into the "dod" folder like most older downloads instruct. 
Read on please it could be important considering the Half-Life and dod files are updating late 2023.

Or see this page...
https://sturmbot.org/index.php/dod-turtorials/day-of-defeat-customisation-guides/113-how-to-add-custom-files-to-steam-day-of-defeat-1-3
*****************


**** The "dod_addon" folder explained ****
This folder set uses a special "dod_addon" folder that sits in the "Half-Life" folder.

You should always use the "dod_addon" folder for Steam dod 1.3 custom content.

(unless it is a Bot program or a admin mod that needs to be under the "dod" folder."

Files placed in the "dod_addon" folder will override the files in the "dod" folder, keeping the default files as they are. 
This is normal in the SteamPipe system past 2013.

Should you need to go back to the default files you can do that go to Options - Content tab you will see a tickbox for allowing or disallowing custom content.

Also... if you find this download has done something wrong, (like overwritten your other custom files e.g.: userconfig in dod\userconfig.cfg) then... delete the userconfig.cfg in Half-Life\dod_addon. 

The custom file that was overwriting files in "dod" will no longer affect the game and it is a great way of knowing where your custom files are... to change or uninstall.

INsane Sturmbot.org